net/http.http2writeFramer.staysWithinBuffer (method)

2 uses

	net/http (current package)
		h2_bundle.go#L5077: 	if wr.write.staysWithinBuffer(sc.bw.Available()) {
		h2_bundle.go#L10279: 	staysWithinBuffer(size int) bool